Welcome![Sign In][Sign Up]
Location:
Search - com event

Search list

[Delphi VCLTransLib

Description: 这部分与维生素D3 , D4类和D5 Translib是基于baseclass TCustomTransCanvas 。这个类是能够使其帆布半透明。透明度是由一系列的参数给予了高度的控制输出。 TransCanvas创建了一个内部位图的面积仅次于控制。涂料指示控制画布,然后应用到背景使用几种计算创造透明度的影响。 一项特别活动OnCalc暴露,让你提供你自己的透明度计算algorythms /效果。 这个图书馆是为GIFLine专业。下载GIFLine专业如果您想看到这些成分的行动。访问http://www.diprode.com/giflinepro.htm-This component works with D3,D4 and D5 Translib is based on the baseclass TCustomTransCanvas. This class is capable to render its canvas semi transparent. The transparency is controlled by a range of parameters giving a high level of control over the output. TransCanvas creates an internal bitmap of the area just behind the control. Paint instructions to the controls Canvas are then applied onto the background using several computations to create the transparency effects. a special event OnCalc is exposed to allow you to provide your own transparency calculation algorythms/effects. This library was developped for GIFLine Pro. Download GIFLine Pro if you would like to see these components in action. Visit http://www.diprode.com/giflinepro.htm
Platform: | Size: 15360 | Author: 周大伟 | Hits:

[WEB Codewebbase

Description: 类似于asp.net 的框架模型 支持n层, 有OnPageLoad事件, 有OnFormPost事件 支持cache 基于smarty 安全的数据接收模型 mysql 的sqlhelper 更加方便的数据借口 http://www.jeffzhong.com/blog/49-support event OnPageLoad support event OnFormPost support mysql sqlhelper support event cache support mvc
Platform: | Size: 110592 | Author: jeffzhong | Hits:

[Internet-NetworkQGServerLib_release.tar

Description: QGServerLib是一个C++实现的简单易用的Tcp服务器框架库,旨在简化服务器的构建过程。 具有如下特点: 1, 以模块化的处理池为基本构建元素,能够方便的实现安全稳定的服务架构。 2,事件触发,多线程事件监听,任务化读写访问,解决单线程监听及数据读写带来的性能瓶颈,连接不受线程数限制。 3,写队列,并行读写逻辑,支持服务器数据推送(Push)。 4,数据传送协议,避免数据传送错误,封装数据流。 5,类远过程调用。 6,提供相配套的ActionScript?脚本客户端。能够方便的实现网页实时通讯,解决传统网页通讯的消息轮询问题。 下载最新版本请访问:http://code.google.com/p/qgserver/-QGServerLib is a easy-to-use C++ framework for Tcp server to simplify the building process. With the following characteristics: 1, The basic element of server is modular handling pool that can facilitate the realization of security and stability of the system. 2,With Event-triggered, multi-threaded event listener and the task of read-write access, solute single-threaded reading and writing performance bottleneck. Connection is out of the thread limit. 3,Write queue, parallel reading and writing and support for server data push. 4,Use Data transfer protocol to avoid data transmission errors and package data flow. 5, Far procedure call. 6, Provide matching ActionScript client to facilitate the realization of real-time web communications to address the traditional poll of communication. Download the latest version, please visit: http://code.google.com/p/qgserver/
Platform: | Size: 1081344 | Author: lwp | Hits:

[Windows DevelopJackShell

Description: version: version 2.9 - Release #3 Build 1710 e-mail: support@blackmoonftpserver.com homepage: http://www.blackmoonftpserver.com/ register: http://secure.emetrix.com/order/product.asp?PID=9876557-Version 2.9.3 Build 1710 ------------------------- -Added OnQuotaExceeded event to internal scripting -Fixed MDTM setting the wrong time -Updated help file -Updated email notify script to email on upload or quotaexceeded -Updated welcome script to show total server uptime
Platform: | Size: 29696 | Author: 玄狼剑 | Hits:

[Windows Developvccom

Description: 用VC^++实现多线程方式下的串行通信 摘要:结合实际工程,在VC 环境下通过采用创建事件对象来保持线程同步、利用两个监听函 数提高数据接收效率和可靠性等措施实现了多线程串行通信,完成了工程前端数据采集器与后台 计算机之间的数据传输。 关键词:串行通信;多线程;VC 中图分类号:TN919.3 文献标识码:A-Serial communication realization by multiple threads in VC++ ZH AN G W ei—gang。cH EN W en—bin (School of Information Engineering,Chang an University,Xi an 710064,China) Abstract:Combined with an actual project,the data transference between a data collector and a computer was realized by means of multiple threads serial communication under the VC environment by adopting measures of creating event object to keep synchronous among threads and making use of two monitor functions to increase data receiving efficiency. Key words:serial com munication;m ultiple threads;VC
Platform: | Size: 134144 | Author: wLiao | Hits:

[Delphi VCLATFileNotification

Description: ATFileNotification is a Delphi/C++Builder non-visual component, which allows to watch for files/directories changes and to fire an event when change occurs. It is improved version of fisFileNotification component, which was originally written by FIS House and is currently available on Torry.net. In 2006 year I could not contact FIS House about their original component, since their home site www.fishouse.com was down. Improvements are: Component made Unicode compatible FileName property added: you can watch for changes in a single file Attempt to make component thread-safe (need feedback about it)
Platform: | Size: 370688 | Author: phu7o7cs | Hits:

[ActiveX/DCOM/ATLcom_events

Description: Com事件响应,有更多的来源的响应Using more than one source (event) interface on classes.-Using more than one source (event) interface on classes.
Platform: | Size: 52224 | Author: markhou | Hits:

[JSP/JavaA_Basic_Ha19526011302005

Description: Rewritten on 11/30/05. In this rewrite, the GUI is virtually the same, but the underlying code has had a major rewrite. In the previous version, there was one table. In this version, we have gone to multiple tables, where a table represents one tool. In addition, we show how to initialize the table during the initial call to the HardwareStore constructor.Updated 12/01/04 to loop on adds/updates/deletes. You can turn debug on/off from the menu bar. Send me an email if you have any problems with this example at ronholland@sumtotalz.com. This application shows the use of 1- RandomAccessFile processing 2- JMenu 3- JTable 4- Event processing 5- etc. This is written between the intermediate and advanced programmer levels. A tutorial and Src are included to show you how to build the example.
Platform: | Size: 41984 | Author: 胡添竹 | Hits:

[CSharp3_14163036

Description: 我们可以利用COM组件提供的OnRecieve事件(当串口有数据收到的时候发生)来启动一个事件函数来读取串口数据-We can use the COM components provided by the OnRecieve events (when the serial data are received by the time of the year) to launch an event function to read data from serial port
Platform: | Size: 89088 | Author: kinng | Hits:

[ActiveX/DCOM/ATLchapter7

Description: 用ATL实现事件和连接点的com库,文件包含源码和DLL库-implement event using ATL
Platform: | Size: 2286592 | Author: 肖文君 | Hits:

[Software EngineeringMEDriver

Description: MEDriver is implemented as a Windows Forms application. It uses the ATL sample CONNECT as the COM server, and it wraps and uses its interface IRandom and source interface IRandomEvent through CoRandom and IRandomEvent_FireEventHandler as if it was a .NET Framework event. The application creates multiple sinks to the Fire event of class CoRandom and controls the threads that the server creates.
Platform: | Size: 18432 | Author: ag | Hits:

[Internet-Networksocketlite

Description: 一个轻量级的C++跨平台(window/linux)网络编程框架。它简化了Socket异步事件分派、进程间Socket通信的并发OO网络应用和服务的开发。socketlib(已停止开发)的替代库。项目网址:http://code.google.com/p/socketlite-a lightweight C++ socket network framework. It simplifies the development of OO socket network applications and services that utilize socket communication, socket event demultiplexing, concurrency. socketlite is targeted for developers of high-performance socket network communication services and applications. project website:http://code.google.com/p/socketlite
Platform: | Size: 100352 | Author: bolidezhang | Hits:

[Software EngineeringLJClusterDemo

Description: 文本聚类是基于相似性算法的自动聚类技术,自动对大量无类别的文档进行归类,把内容相近的文档归为一类,并自动为该类生成特征主题词。适用于自动生成热点舆论专题、重大新闻事件追踪、情报的可视化分析等诸多应用。 灵玖Lingjoin(www.lingjoin.com)基于核心特征发现技术,突破了传统聚类方法空间消耗大,处理时间长的瓶颈;不仅聚类速度快,而且准确率高,内存消耗小,特别适合于超大规模的语料聚类和短文本的语料聚类。 灵玖文档聚类组件的主要特色在于: 1、速度快:可以处理海量规模的网络文本数据,平均每小时处理至少50万篇文档; 2、聚类精准:Top N的聚类中心往往能反映出当时的时事热点,适合于舆情热点计算;与国际上以聚类见长的Autonomy公司技术相比,灵玖的各项指标远远领先,或许是灵玖更懂中文吧 3、精准排序:各个类别按照影响权重排序,每个类中的文档按照重要性排序; 4、可定制:可以定制类别数、类别中心。 5、开放式接口:灵玖文档聚类组件作为LJParser的一部分,采用灵活的开发接口,可以方便地融入到用户的业务系统中,可以支持各种操作系统,各类调用语言。 灵玖文档聚类可以应用于文本挖掘、知识管理、搜索聚类、舆情监测等多种应用中。 -Text clustering algorithm is based on the similarity of automatic clustering techniques, automatically a large number of non-classified categories of documents, the contents of the documents fall into a similar category, and automatically generate the features for this kind of keywords. For automatic generation of hot topics of public opinion, major news event tracking, information visualization analysis and many other applications. Ling Jiu Lingjoin (www.lingjoin.com) found that based on the core features of technology, a breakthrough of traditional clustering method of space consumption, processing time is long bottlenecks not only the clustering speed and high accuracy, memory consumption is small, is particularly suitable for ultra-large-scale corpus clustering and short text corpus clustering. Ling-Jiu document clustering component of the main features are: 1, fast: the size of the network can handle the massive text data, the average hourly processing at least 50 mil
Platform: | Size: 1100800 | Author: lingjoin | Hits:

[Delphi VCLAN.SMTP.Ver.8.0.0.3

Description: ANSMTP component provides an easy way to enable your ASP, VB, VBA, VC++, Delphi, C#, VB.NET, JScript.NET, ASP.NET or other COM environment applications to send rich TEXT/HTML email based on SMTP or ESMTP protocol. It also can lookup DNS MX record to send email without specified SMTP server. ANSMTP consists of two objects: IMail and IFastSender. IMail interface provides the basis of sending email. It supports CC, BCC, multiple attachments and ESMTP authentication. It fully supports asynchronous operating mode and event driving. It also provides advanced features such as embedded picture and alternative text. IFastSender interface enables your application to send mass email in a threadings-pool with highest performance. Both IMail and IFastSender can send email under SSL/TLS channel with SSL/TLS Plus for ANSMTP/ANPOP license. -ANSMTP SMTP component provides an easy way to enable your ASP, VB, VBA, VC++, Delphi, C#, VB.NET, JScript.NET, ASP.NET or other COM environment applications to send rich TEXT/HTML email based on SMTP or ESMTP protocol. It also can lookup DNS MX record to send email without specified SMTP server. ANSMTP consists of two objects: IMail and IFastSender. IMail interface provides the basis of sending email. It supports CC, BCC, multiple attachments and ESMTP authentication. It fully supports asynchronous operating mode and event driving. It also provides advanced features such as embedded picture and alternative text. IFastSender interface enables your application to send mass email in a threadings-pool with highest performance. Both IMail and IFastSender can send email under SSL/TLS channel with SSL/TLS Plus for ANSMTP/ANPOP license.
Platform: | Size: 1100800 | Author: mailads | Hits:

[Delphi VCLCPort261

Description: Com Port Component, access serial port, read data, write data, event working procedures
Platform: | Size: 158720 | Author: Marcos | Hits:

[BREWInsideBREW

Description: 全书共分三篇,每一篇均有不同的侧重点。 第一篇是勿在浮沙筑高塔,主要是介绍了理解BREW和嵌入式系统所需要的基本知识。其中包括硬件、C语言、编译器和MakeFile等专业性较强的内容。虽然本篇的主要目的是给初学者夯实基础,但是,我相信其中所讲的内容对专业人士也会有一定的参考价值。 第二篇是磨刀不误砍柴工,主要介绍BREW应用程序的开发过程,让我们能够从开发BREW的应用程序的过程中熟悉BREW平台。在本篇中,还推荐了一个基于BREW事件驱动机制的应用程序框架,这个框架采用了状态机的方式实现。通过这个框架,我们可以更加轻松的开发出应用程序。 第三篇是一识庐山真面目,在这一部分里我们剖析了BREW内部的实现方式,这一部分也是本书的重点。从这一篇的内容中我们将了解到BREW是如何使用C语言实现COM机制,BREW内核的工作方式,以及BREW平台中图形系统的结构和一些高级的BREW接口的应用程序。这一篇就是深入BREW内部,分析BREW,为我们的软件系统开发提供参考。 -The book is divided into three, each one have different emphases. The first chapter is not to build towers in the loose sand, mainly introduces BREW and embedded systems to understand the basic knowledge required. Including hardware, C language, compiler and MakeFile other highly specialized content. Although the main purpose of this is to lay a solid foundation for beginners, but I believe that talking about the content of the professionals will have some reference value. Second is the Brothers do not mistake firewood industry, introduces the BREW application development process, so that we can develop BREW applications from the course familiar with the BREW platform. In this, it is also recommended an event-driven mechanism based on the BREW application framework that uses a state machine ways. Through this framework, we can more easily develop applications. Part III is a truth about knowledge, in this section we analyze the internal BREW implementations, this part is also t
Platform: | Size: 2111488 | Author: 陈立 | Hits:

[Web ServerQuick.n.Easy.Web.Server

Description: Quick n Easy Web Server 3.x by Pablo Software Solutions This application may not be sold, rented, leased, sublicensed or modified without permission of the author. This application is provided "AS IS" without warranty of any kind including, but not limited to, warranties of merchantability, fitness for a particular purpose and non-infringement. In no event will Pablo Software Solutions be liablefor any direct, indirect, incidental, special, exemplary or consequential damages, including damages for loss of profits, loss or inaccuracy of data, incurred by any person from such person s usage of this application if advised of the possibility of such damages. *** This is the FULL version of Quick n Easy Web Server Professional. *** *** You may not redistribute this software without written permission from the author *** http://www.pablosoftwaresolutions.com-Quick n Easy Web Server 3.x by Pablo Software Solutions This application may not be sold, rented, leased, sublicensed or modified without permission of the author. This application is provided "AS IS" without warranty of any kind including, but not limited to, warranties of merchantability, fitness for a particular purpose and non-infringement. In no event will Pablo Software Solutions be liablefor any direct, indirect, incidental, special, exemplary or consequential damages, including damages for loss of profits, loss or inaccuracy of data, incurred by any person from such person s usage of this application if advised of the possibility of such damages. *** This is the FULL version of Quick n Easy Web Server Professional. *** *** You may not redistribute this software without written permission from the author *** http://www.pablosoftwaresolutions.com
Platform: | Size: 763904 | Author: geonz | Hits:

[Com Portrfid_vc

Description: /Initial COM m_ctrlComm.SetCommPort(1) //选择com1 m_ctrlComm.SetSettings("9600,n,8,1") //通信参数设置 波特率9600,无校验,8个数据位,1个停止位 m_ctrlComm.SetInBufferSize(1024) //指定接收缓冲区大小 m_ctrlComm.SetRThreshold(1) //参数1表示每当串口接收缓冲区中有多于或等于1个字符时将引发一个接收数据的OnComm事件 m_ctrlComm.SetInputMode(1) //定义Input属性获取数据的方式(为0:文本方式;为1:二进制方式)。 m_ctrlComm.SetInputLen(0) //设置每次Input读入的字符个数,缺省值为0,表明读取接收缓冲 区中的全部内容。 m_ctrlComm.SetInBufferCount(0) //清空接收缓冲区 m_ctrlComm.SetPortOpen(TRUE) //打开串口 -/ Initial COM m_ctrlComm.SetCommPort (1) // select com1 m_ctrlComm.SetSettings (" 9600, n, 8,1" ) // communication parameters set the baud rate 9600, no parity, 8 data bits, 1 Stop bit m_ctrlComm.SetInBufferSize (1024) // specify the receive buffer size m_ctrlComm.SetRThreshold (1) // Parameter 1 indicates the serial port receive buffer whenever there is more than or equal to one character will lead to a receive data OnComm event m_ctrlComm.SetInputMode (1) // define properties for data Input mode (0: Text mode 1: Binary mode). m_ctrlComm.SetInputLen (0) // Set each Input the number of characters read, the default value is 0, the receive buffer read in its entirety. m_ctrlComm.SetInBufferCount (0) // Clear receive buffer m_ctrlComm.SetPortOpen (TRUE) // Open the serial port
Platform: | Size: 1024 | Author: leesun | Hits:

[VC/MFCMFCforWindows2

Description: Programming Windows with MFC Second Edition本书是《微软编程圣典丛书(影印版)》之一,讲述如何在32位Windows平台上使用MFC(微软基本类库)进行程序设计,内容涉及全新COM、0LE和ActiveX,事件驱动型程序设计、位图、多线程等。 -Programming Windows with MFC Second Edition book is " Microsoft Code Cheng Shengdian Series (photocopy edition)" , one about how to use 32-bit Windows platform, MFC (Microsoft Foundation Class Library) for programming, covering the new COM, 0LE and ActiveX, event-driven programming, bitmap, multi-threading.
Platform: | Size: 25605120 | Author: cmc | Hits:

[Windows Developsys1

Description: 进程外com组件的连接点事件挂接,演示如何sink 进程外com 组件的event--Process com component mount connection point events, demonstrates how to sink the event-process com component
Platform: | Size: 20480 | Author: zhao | Hits:
« 1 2 3 45 6 »

CodeBus www.codebus.net